* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Mar 2014 01:22:24 +0000 (21:22 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Mar 2014 01:22:24 +0000 (21:22 -0400)
commit4ef52d94840e95b806aca7dca0adff6da2ad81ec
treee96ad8d48407fef9df20ea37bd09b31d95e078b0
parent69874302a5743e8c137858ad0b75d527647df0da
* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
(advice-add): Add a :advice--pending marker, so advice--make-1 knows
when the advice is pending.
(advice-remove): Remove this marker when not needed any more.
lisp/ChangeLog
lisp/emacs-lisp/nadvice.el